home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / System / Datatypes / akTIFF-Datatype / akTIFF-dt.readme < prev    next >
Encoding:
Text File  |  2001-09-18  |  1.8 KB  |  59 lines

  1. Short:    AkTIFF-dt V44.123 (TIFF, 68000-060, PPC/MOS)
  2. Author:   Andreas R. Kleinert
  3. Uploader: info@ar-kleinert.de
  4. Type:     util/dtype
  5.  
  6. (68000, 020/030, 040 and 060 versions inside,
  7.  PPC/MOS elf modules are in akTIFF-PPC.lha)
  8.  
  9.  
  10.                           akTIFF.datatype
  11.  
  12.                            - SHAREWARE -
  13.  
  14.            © 1998-2001 by Andreas Ralph Kleinert. All rights reserved.
  15.  
  16.                     A PerSuaSiVe SoftWorX PRODUCT.
  17.  
  18.                         Needs Kickstart V3.x
  19.  
  20.  
  21.  Program information
  22.  -------------------
  23.  akTIFF.datatype is a TIFF datatype, which is based on the
  24.  TIFF reference sources (libtiff 3.4beta037).
  25.  
  26.  So it does support 8 Bit color mapped files (colorspace expanded to
  27.  8 bit per component always) and True color files (24 Bit, alpha
  28.  channel ignored, cut down to 24 Bit 8:8:8 if necessary).
  29.  
  30.  Note, that reading of LZW compressed TIFF graphics is disabled because
  31.  of legal reasons. Zip and JPEG compression intentionally is not supported,
  32.  because they are seldomly used and support would bloaten the binaries
  33.  a lot - subject to further considerations, though.
  34.  
  35.  [ More detailed description can be found in akTIFF.guide ]
  36.  
  37.  --------------------------------------------------------------------------
  38.  Supported output bitmap formats:
  39.  
  40.    - picture.datatype V39-42:
  41.  
  42.       o (upto) 256 palette colors
  43.       o HAM6 or HAM8
  44.  
  45.    - picture.datatype V43 (CyberGraphX or Picasso96 *) or V44 (OS 3.5)
  46.  
  47.       o 24 Bit RGB
  48.  
  49.  Where upto 256 colors always will be exported unmodified,
  50.  and 24 Bit data either is dithered or converted to HAM6/HAM8,
  51.  if it can't be or should not be exported unmodified.
  52.  
  53.  (*) the latter one works with OCS/ECS/AGA, too
  54.  --------------------------------------------------------------------------
  55.  
  56.  You should use the included preferences program for best configuration.
  57.  
  58.  See program archive for copyright and distribution information.
  59.